Welcome![Sign In][Sign Up]
Location:
Search - LED clock

Search list

[Linux driverps2pi

Description: 一个基于串口的树莓派ps/2 Linux驱动.PS/2的DATA线接串口的RX线,PS/2的CLK空置。用前要测试键盘的频率。-Using two resistors, a blue LED, a few other bits, and a kernel module you can use a PS/2 keyboard by connecting it to the Pi serial port. This works because I have found that you can read a keyboard without using the keyboard clock line if you use a serial port running at a custom speed. This works so long as the keyboard clock period is regular, which I have found to be the case with all keyboards I have tested
Platform: | Size: 270336 | Author: chinky | Hits:

[SCMdanpianji

Description: 计是利用MCS-51单片机内部的定时/计数器、中断系统、以及行列键盘和LED显示器等部件,设计一个单片机电子时钟。设计的电子时钟通过数码管显示,并能通过按键实现设置时间和暂停、启动控制等。-Meter is the use of MCS-51 microcontroller internal timer/counter, interrupt system, and the ranks of the keyboard and LED displays and other components, the design of a single-chip electronic clock. Designed by digital display electronic clock, and can be the key to achieve the set time and pause, start control.
Platform: | Size: 30720 | Author: | Hits:

[SCM4

Description: 模块名称:led数码管显示都是302时钟程序 创 建 人: 创建日期: 功能描述:LED演示数码管时钟 显示格式 00-00-00 说 明:此模块在试验板上验证通过,晶振使用11.0592M 未加按键调整部分,请大家自行改造-Module Name: led digital tube display are 302 clock program created by: Creation Date: Description: LED digital clock display format demo 00-00-00 Description: This module is verified by the test plate, crystal using 11.0592M not added buttons to adjust the section, please self-transformation
Platform: | Size: 22528 | Author: MANZUNZU | Hits:

[Embeded-SCM Develop_clock

Description: 时钟,利用FPGA上的八段led数码管进行时钟计时-Clock,using eight led digital tube on the FPGA to timing
Platform: | Size: 1437696 | Author: 卓亚鸿 | Hits:

[Button controldongho

Description: Real time clock, read time sec and min and show in led 7 seg
Platform: | Size: 434176 | Author: dung | Hits:

[DSP programdsp6

Description: CPU 看门狗实验 ■ LED 跑马灯实验 ■ CPU Timer 定时器实验 ■ 实时时钟实验 ■ AD 转换实验 ■ ADDR 转为GPIO 试验 ■ 蜂鸣器试验 ■ GPIO 试验 ■ 数码管显示试验 ■ 扩展 SDRAM 读写实验 ■ SPI EEPROM 读写实验 ■ SPI 自启动试验 ■ 快速傅立叶变换(FFT)实验 ■ FIR 滤波器实验 ■ IIR 滤波器实验 ■ 自适应滤波器(FIRLMS)实验 ■ 键盘扫描实验 ■ 外部中断输入实验 ■ AIC23 警报音实验 ■ 1602 显示实验-CPU watchdog experiment ■ LED Marquee experiment ■ CPU Timer timer experiment ■ Real-time clock experiment ■ AD conversion experiments ■ ADDR into GPIO test ■ Buzzer test ■ GPIO test ■ digital display test ■ Expansion SDRAM read and write test ■ SPI EEPROM read and write test ■ SPI since the start of the test ■ Fast Fourier Transform (FFT) Experiment ■ FIR filter test ■ IIR filter experiment ■ an adaptive filter (FIRLMS) Experiment ■ keyboard scan experiment ■ External interrupt input experiment ■ AIC23 alarm sound experiment ■ 1602 display experiment
Platform: | Size: 12950528 | Author: 陈真 | Hits:

[assembly languageDS1302PAT89C2051

Description: 采用实时时钟芯片DS1302+AT89C2051的红外遥控LED电子钟-Real-time clock chip DS1302+ AT89C2051 infrared remote control LED electronic clock
Platform: | Size: 81920 | Author: 游逍明 | Hits:

[SCMPOV_LED

Description: 基于STC12C5A60S2的旋转LED的全部源码,功能包含红外遥控、eeprom存储数据、和时钟双模式显示等-Based on the rotation of the STC12C5A60S2 LED all the source code, function block includes infrared remote control, eeprom storage data, dual mode and clock display, etc
Platform: | Size: 182272 | Author: | Hits:

[assembly languageIO-interface

Description: 1、 (1)熟悉8086小模式下基本系统的电路结构:系统电路、总线形成、端口空间分配等;(2)学会8086的运行环境的配置:内存空间、代码空间、时钟频率等;(3) Proteus下仿真调试工具的使用方法;(5)Proteus提供的实验仪器和测试手段的使用方法。 2、 用通用接口芯片实现无条件I/O传送。用一片74LS245做输出端口控制8个LED灯。要求LED灯从上到下依次点亮一次,每个灯亮1s。画出电路图、按要求编写程序,在仿真环境下调试通过。 -1, (1) be familiar with the circuit configuration mode under 8086 small basic systems: System circuit, the bus is formed, port space allocation (2) Institute 8086 operating environment configurations: memory space, code space, the clock frequency (3 ) method using the following Proteus simulation debugging tools (5) test equipment and test instruments provided by the use of Proteus. 2, with a common interface chip unconditionally I/O transfers. 74LS245 do with a piece of output port control 8 LED lights. Requirements LED lights were lit again top to bottom, each light 1s. Draw the circuit, according to the requirements of programming, under simulation debugging environment.
Platform: | Size: 94208 | Author: 艾小麦 | Hits:

[VHDL-FPGA-Verilogdigital-frequency-meter

Description: 1.用VHDL完成12位十进制数字频率计的设计及仿真。 2.频率测量范围:1Hz∼ 10KHz,分成两个频段,即1∼ 999Hz,1KHz∼ 10KHz,用三位数码管显示测量频率,用LED显示表示单位,如亮绿灯表示Hz,亮红灯表示KHz。 3.具有自动校验和测量两种功能,即能用标准时钟校验、测量精度。 4.具有超量程报警功能,在超出目前量程档的测量范围时,发出灯光和音响信号。 -1. VHDL design and simulation completed 12 decimal digits frequency meter. 2. Frequency measuring range: 1Hz~10KHz, divided into two bands, namely 1~999Hz, 1KHz~10KHz, with three digital display of measured frequency, with LED display showing the unit, such as a green light indicates Hz, red indicates KHz . 3. With automatic calibration and measurement two functions that use standard clock calibration, measurement accuracy. 4. With over-range alarm function when beyond the current range for the measuring range, emit light and sound signals.
Platform: | Size: 45056 | Author: 项小娇 | Hits:

[SCMlight-water

Description: (1)电路:P0接8个发光二极管LED,P1接8个开关.程序:将开关的状态反映到发光二极管上。 (2)电路:P0接8个LED发光二极管D1~D8,P2接8个开关K1~K8。 程序:采用定时查询方式,使8个管轮流点亮;开关K1的状态改变轮流点亮的顺序。 每个管亮100ms,设晶振为6MHz。(计数时钟周期2us) (3)电路:P0接8个LED发光二极管D1~D8,P2接8个开关K1~K8。 程序:采用定时中断方式,使8个管轮流点亮。 (4)电路:P0接8个LED发光二极管D1~D8,P2接8个开关K1~K8。 程序:采用定时查询方式,使8个管轮流点亮。 -(1) Circuit: P0 received eight light-emitting diodes LED, P1 connected to eight switches program: the state of the switch reflected on light-emitting diodes. (2) Circuit: P0 received eight LED light-emitting diodes D1 ~ D8, P2 then eight switches K1 ~ K8.         Program: The polling mode, so that eight tubes turns light the state of switch K1 changes in order of rotation lit. Each tube light 100ms, set the crystal is 6MHz. (Count clock cycle 2us) (3) Circuit: P0 received eight LED light-emitting diodes D1 ~ D8, P2 then eight switches K1 ~ K8.         Program: The timer interrupt, so eight tubes turns lights. (4) Circuit: P0 received eight LED light-emitting diodes D1 ~ D8, P2 then eight switches K1 ~ K8.         Program: The polling mode, so that eight tubes turns lights.
Platform: | Size: 3072 | Author: 诗意 | Hits:

[assembly languagejiaotongdneg

Description: 交通信号灯 本程序设计中用到了8253,8255,8259三个芯片。利用8253分频产生0.1S的时钟,8255连接LED灯输出,利用8259产生中断,控制交通灯的状态。-Traffic lights used in the design of this program 8253,8255,8259 three chips. The use of 8253-Divider 0.1S clock, LED light output 8255 connected by 8259 to generate an interrupt, the control status of traffic lights.
Platform: | Size: 1024 | Author: jc | Hits:

[assembly languagedianzishizhong

Description: 该系统是一个简单的利用8253定时器、8255可并行通信接口和中断控制器8259设计的电子时钟系统,在该系统中设有一个启动键,启动键未按下时,显示初始化界面“HELLO”;当按下启动键时,8253定时器开始计时(8253的初值为10000,接1MHz的脉冲,即当8253计满100时正好是1S),当计时计满100时,8259便产生一次中断,在LED显示器便显示系统预先设计好的初始值“23.59.55”便开始从秒位开始加1,当加到10S时,10s位加1,加到60S时分位加1,同时秒位清零,同时怎加到24点时全部清零。-The system is a simple to use timer 8253, 8255 parallel communication interfaces and interrupt controller 8259 designed electronic clock system has a start button in the system, the start button is not pressed, the display initialization interface " HELLO" when you press the start button, the timer starts counting 8253 (initial value of 8253 to 10000, then 1MHz pulse, that is when the 8253 count is just over 100 1S), when the timer count over 100, 8259 will generate an interrupt , the LED display will show the initial value of the pre-designed system " 23.59.55" started second position start plus 1, when applied to the 10S, 10s-bit plus 1 plus 1 bit is added to 60S division, while second bit is cleared zero, how was added 24 points while all clear.
Platform: | Size: 2048 | Author: jc | Hits:

[SCMdingshiqi

Description: 定时器,上电开始计时,LED每秒闪一次,9小时后继电器吸合3秒,然后释放,计时器重新计时。如此循环。-#include reg51.h typedef unsigned char BYTE typedef unsigned int WORD #define SYSclk 6000000L #define MODE1T //Timer clock mode, commendt this line is 12T mode, uncomment is 1T mode #ifdef MODE1T #define T1MS (65536-SYSclk/1000) //1ms timer calculation method in 1T mode, 1000=1000Hz #else #define T1MS (65526-SYSclk/12/1000) //1ms timer calculation method in 12T mode #endif
Platform: | Size: 1024 | Author: zlg | Hits:

[SCMfmszPlsd

Description: LED由里到外显示,数码管分秒时钟显示,同时现在,89C52亲测可用。-Light water inside to outside display, digital tube clock accurate counterparts
Platform: | Size: 21504 | Author: xuyujie | Hits:

[androidLedTextView-master

Description: LED效果数字时钟,绿色数字时钟,自定义style,自定义字体-LED digital clock, digital clock, green custom style, custom fonts
Platform: | Size: 1394688 | Author: 秃驴 | Hits:

[Other Embeded programLedMatrixClockWithTermoSensor

Description: Led Matrix clock with termo sensor support (18B20) and RTC (DS1302).
Platform: | Size: 126976 | Author: Langust | Hits:

[SCMTimerDemo

Description: stm8s103 时钟中断程序,定时器实现控制led-stm8s103 clock interrupt program, the timer for control led
Platform: | Size: 30720 | Author: lixiang | Hits:

[Software Engineeringchengxudaima

Description: STM32控制板(自己设计的),主要实现的功能包括:GPS数据获取,LED显示,开关中断,数码管,USB(采用串口RS232协议,电路中设计了相应转换),霍尔传感器输入,SPI存储,FLASH扩展,继电器和实时时钟等功能的具体代码。通过编写具体的库,给大家做一个参考(注:都是底层的代码,库文件编写,针对电路的) 不含上位机部分-STM32 control board (own design), the main features include: GPS data acquisition, LED display switch interrupt, digital control, USB (using serial RS232 protocol, the circuit design of the corresponding conversion), Hall sensor input, SPI memory specific code FLASH expansion, relays and real-time clock function. By writing a specific library, give you a reference (note: all the underlying code libraries written for the circuit) PC-free section
Platform: | Size: 11410432 | Author: 岑旭东 | Hits:

[ARM-PowerPC-ColdFire-MIPSstm32f746_ADC

Description: 本例介绍如何使用ADC3和DMA,从ADC3到存储器不断传输转换后的数据。 该ADC3配置为连续转换ADC_CHANNEL_8。 每次转换结束时的DMA传输,在循环模式下, 从ADC3 DR转换后的数据注册到uhADCxConvertedValue变量。 该uhADCxConvertedValue读值编码为12位,VREF +基准电压连接 在董事会到VDD(+ 3.3V)时,Vref-之间的参考电压连接在电路板到地面。 要转换的电压读取值,这里是方程适用于: 电压= uhADCxConvertedValue *(VREF + - VREF-)/(2 ^ 12)= uhADCxConvertedValue * 3.3 / 4096 在这个例子中,系统时钟是216MHz,APB2 = 108MHz的和ADC时钟= APB2 / 4。 因为ADC3时钟是27MHz和采样时间被设定为3个周期,在转换 时间12bit的数据是12个周期所以总的转换时间为(12 + 3)/ 27 = 0.56us(1.57Msps)。 用户可以通过应用引脚PF10连接到Arduino的CN5针A1的输入电压改变ADC_CHANNEL_8电压。 STM32评估板的LED可用于监控传输状态:     - LED1为ON时,转换完成。     - 当初始化错误发生LED1闪烁。-This example describes how to use the ADC3 and DMA to transfer continuously converted data ADC3 to memory. The ADC3 is configured to convert continuously ADC_CHANNEL_8. Each time an end of conversion occurs the DMA transfers, in circular mode, the converted data ADC3 DR register to the uhADCxConvertedValue variable. The uhADCxConvertedValue read value is coded on 12 bits, the Vref+ reference voltage is connected on the board to VDD (+3.3V), the Vref- reference voltage is connected on the board to the ground. To convert the read value in volts, here is the equation to apply : Voltage = uhADCxConvertedValue* (Vref+- Vref-)/(2^12) = uhADCxConvertedValue* 3.3/4096 In this example, the system clock is 216MHz, APB2 = 108MHz and ADC clock = APB2/4. Since ADC3 clock is 27 MHz and sampling time is set to 3 cycles, the conversion time to 12bit data is 12 cycles so the total conversion time is (12+3)/27 = 0.56us(1.57Msps). User can vary the ADC_CHANNEL_8 voltage by app
Platform: | Size: 53248 | Author: liu | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net